home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / graphical / board / cgraphx212u.readme < prev    next >
Encoding:
Text File  |  1978-11-24  |  2.6 KB  |  58 lines

  1. Short:    CGraphX gfx extension update 2.12
  2. Author:   fmariak@chaosengine.ping.de,marvin@sun.ph-cip.uni-koeln.de
  3. Uploader: rcr@netcom.com (Robert Reiswig)
  4. Type:     gfx/board
  5.  
  6.  
  7. The CyberGraphX system was designed to define an independant graphics
  8. standard for graphics boards. We also wanted to continue our development
  9. of graphics extensions. We could include all our knowledge of about 3 years
  10. of gfx board software development (graphics extensions for visiona, domino,
  11. picassoII and now the cybervision64).
  12.  
  13. CyberGraphX is based on hardware dependant monitor drivers and hardware
  14. independant libraries. This has some advantages: Bug fixes in the graphics
  15. extension or speed optimizations is of benefit for ALL gfx boards that are
  16. supported by the CyberGraphX system.
  17.  
  18. CyberGraphX allows using of 15/16/24 screens independant of the used
  19. color model. You are able to use the cybergraphics.library functions to
  20. modify this screens.
  21.  
  22. Currently there are versions for:  Domino
  23.                                    PicassoII
  24.                                    GVP Spectrum
  25.                                    Piccolo Z2/3
  26.                                    RetinaZ3
  27.                                    Cybervision
  28.                                    PiccoloSD64
  29.                                    A2410
  30.                                    DraCo Altais
  31.                                    Merlin
  32.                                     
  33.  
  34. From now on each update will have its own version number. We left the old
  35. version numbering which was derived from the version number of the main
  36. library (cybergraphics.library). The archive is now called CGraphX20u.lha
  37. because we changed the whole system name from CyBERgraphics to CyberGraphX.
  38. The product has gone commercial now. A complete archive with some features
  39. disabled will be available in biz/demo soon. Full versions will be available
  40. from Softwood in US or phase5 in Germany. More information about that topic
  41. will follow in the complete aminet archive.
  42.  
  43.  
  44.  Revision V40.62
  45.  --------------
  46.    - fixed bug in extended WriteChunkyPixels (width and height
  47.      were 1 pixel to small)
  48.    - fixed masking bug in extended BltPattern()/gfx call
  49.    - fixed some problems in the mouse pointer hotspot part again
  50.    - if NOPASSTHROUGHFLAG is set, video display blanking is not enabled
  51.      anymore
  52.    - cybergraphics.library now does a simple 3-3-2 clut
  53.      conversion on rgb nextscreens when a clut 8-bit display is dragged
  54.      down in front. 
  55.    - fixed bug in CVideoCtrlTagList DPMSLevel detection
  56.    - optimised C0 blits (longword alignment on destination)
  57.    - speed up of WritePixelArray8 (longword aligned blits)
  58.